customlayout: Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Fri, 8 May 2020 05:44:11 +0000 (01:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 02:21:39 +0000 (22:21 -0400)
Don't refer to GtkContainer in the docs.

gtk/gtkcustomlayout.c

index 42714359c535a8518544f5b5811ed2f49d28307c..32d2c37a9e354ad13e2fa79837164effae43e7a0 100644 (file)
@@ -4,7 +4,7 @@
  * @Short_description: A convenience layout manager
  *
  * #GtkCustomLayout is a convenience type meant to be used as a transition
- * mechanism between #GtkContainers implementing a layout policy, and
+ * mechanism between #GtkWidgets implementing a layout policy, and
  * #GtkLayoutManager classes.
  *
  * A #GtkCustomLayout uses closures matching to the old #GtkWidget virtual